Skip to content

Document Bundler checksum behavior for default gems - #9735

Merged
hsbt merged 1 commit into
ruby:masterfrom
p-linnane:bundler-default-gem-checksum-docs
Jul 29, 2026
Merged

Document Bundler checksum behavior for default gems#9735
hsbt merged 1 commit into
ruby:masterfrom
p-linnane:bundler-default-gem-checksum-docs

Conversation

@p-linnane

Copy link
Copy Markdown
Contributor

What was the end-user or developer problem that led to this PR?

Bundler's own checksum is only included when the matching .gem file is cached. Bundler installed as a default gem may not have this file, but this behavior was not documented.

What is your fix for the problem, implemented in this PR?

Document the limitation under lockfile_checksums and regenerate bundle-config(1). This does not change runtime behavior.

@Edouard-chin, you mentioned in #9512 that you would be happy to review this, so here it is 😄

Make sure the following tasks are checked

Signed-off-by: Patrick Linnane <patrick@linnane.io>

@hsbt hsbt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hsbt
hsbt enabled auto-merge July 29, 2026 04:43
@hsbt
hsbt merged commit 609c970 into ruby:master Jul 29, 2026
106 checks passed
@p-linnane
p-linnane deleted the bundler-default-gem-checksum-docs branch July 29, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants